home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2288 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.5 KB

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@informatik.tu-muenchen.de (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS friendly part II
  5. Date: 29 Jan 1996 19:11:40 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4ej65c$gdg@sunsystem5.informatik.tu-muenchen.de>
  9. References: <john.hendrikx.47u5@grafix.xs4all.nl> <zpfaa8aC9pp5Z1a@blank1.blanker.ruhr.de> <4e37ou$97v@sunsystem5.informatik.tu-muenchen.de> <zp3ad7aCAr7HZ1a@blank1.blanker.ruhr.de>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. Originator: fischerj@hphalle5.informatik.tu-muenchen.de
  12.  
  13.  
  14. In article <zp3ad7aCAr7HZ1a@blank1.blanker.ruhr.de>, HAWK@blanker.ruhr.de (Peter Elzner) writes:
  15. |> fischerj@informatik.tu-muenchen.de (Juergen Rally Fischer) wrote:
  16. |> 
  17.  
  18. |> Very easy: If it's not present, CyberGfx is not installed and you can hack
  19. |> all you want.
  20. |> 
  21. |> But if it *is* present, you should use the fast gfx-board instead of the
  22. |> slow custom chips.
  23.  
  24. even easier: provide a writepixelarray8() version which will work
  25. on most configs. less to program, more effect.
  26.  
  27. |> 
  28. |> > |> Also, the forthcomming rtg.library by Steffen Haueser offers things like
  29. |> > |> getting the direct bitmap-address and using Double-Buffering for CyberGfx
  30. |> > |> screens.
  31. |> >
  32. |> > only for cybergfx ? a ideal lib would include c2p on AGA screens.
  33. |> 
  34. |> A built-in c2p routine (expandable of course) is planned for the next
  35. |> release.
  36. |> 
  37. |> > |> If you know exactly what kind of screen you have (and only then), it's safe
  38. |> > |> to poke the bitmap directly.
  39. |> >
  40. |> > well, if it's no cyber() you can't be sure that it's native, it could be
  41. |> > draco(), mac() ... ;)
  42. |> 
  43. |> Using CyberGfx you are supporting about 95% of all gfx-boards, if it's not
  44. |> CyberGfx it's pretty safe to say that it's native.
  45.  
  46. naaah, only a c0d3r would assume... 
  47.  
  48. hey, that's fun ! ;D
  49.  
  50. |> 
  51. |> BTW: Even the Draco uses CyberGfx and AT stated that CyberGfx3.0 will be
  52. |> part of the new PPC-Amiga OS.
  53. |> 
  54. |> Do you still have a problem supporting CyberGfx?
  55.  
  56. well, writeparr8 will include it. with gfx-cards coming more common
  57. I will deal with optmimizations.
  58.  
  59. |> 
  60. |>  Peter Elzner                                       [Hawk@blanker.ruhr.de]
  61. |> ---------------------< neXus support center >------------------------------
  62. |>  Diamond Caves - the ultimate Boulder Dash clone
  63. ------------------------------------------------------------------------
  64.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  65.  
  66.